Add docs for a the operation timings#248
Conversation
WalkthroughAdds a new documentation section to the custom modules guide explaining how to access operation timing information from the request context within Middleware. The section includes a code example, documentation of OperationTimings fields (ParsingTime, ValidationTime, NormalizationTime, PlanningTime), and a note regarding timing accuracy. The section appears in two locations within the document. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. No actionable comments were generated in the recent review. 🎉 Tip Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Description
This is documentation that addresses changes I'm making in wundergraph/cosmo#2491. It explains what operation timing is, and how to use in a customer module.
Summary by CodeRabbit
Checklist
mintlify dev